@charset "utf-8";
@import url("reset.css");
@import url("global.css");
@import url("head.css");
@import url("foot.css");
@import url("Info.css");

/* 主体框架 */
.container{
	/*width:1000px;*/
	margin:0 auto;
}
.singlePage{ border:1px solid #dcdddd;}
.Pos{
	background:url(../images/Pos_bg.gif) repeat-x;
	height:40px;
	border-bottom:#e7e7e7 solid 1px;
}
.Pos .tit{
	display:inline;
	margin:15px 0 0 14px;
	background:url(../images/icon06.gif) no-repeat left center;
	padding-left:20px;
}

.side_nav2 { width:185px; margin:0 auto}
.side_nav2 dt{ padding-top:12px; height:23px; background:url(../images/service/bg_title.gif) no-repeat; font-size:14px; font-weight:bold; color:#cb0000; text-indent:15px}
.side_nav2 dd{ padding:10px 15px; background:url(../images/service/bg_sx.jpg) no-repeat left bottom}
.side_nav2 dd li{ line-height:30px; padding-left:10px; background:url(../images/service/icon_list01.gif) no-repeat left center}
.list_service td{ padding:15px 10px; background:#f9f9f9}
.list_service .odd td{ background:#f2f2f2}
.list_service dt{ padding-left:10px; background:url(../images/service/icon04.gif) no-repeat left center; font-size:14px; font-weight:bold}
.list_service dd{ padding:15px 0 0 10px; color:#666}
.list_service dd a{ margin-right:15px}
.list_service dd a:link,.list_service dd a:visited{ color:#666}
.list_service dd a:hover{ color:#f00; text-decoration:underline}

.arc_service{ padding:30px;}
.arc_service .summary h4{ margin-bottom:20px; line-height:36px}
.arc_service .summary h4 strong{ margin-right:15px; display:inline-block; background:url(../images/service/data_01.gif) no-repeat center right; color:#fff; font-size:16px; padding: 0 20px}
.arc_service .summary h4 span{ font-size:24px; color:#c82121; font-family:"微软雅黑", "宋体";}

.service_tips{ padding:20px; background:url(../images/service/bg_summary.jpg);}
.service_tips td,.service_tips th{ padding:8px 10px; border-bottom:1px dotted #e3e3e3; vertical-align:top; line-height:1.5}
.data_server a{ color:#f00; text-decoration:underline}

.service_online{ padding:15px 0}
.service_online a{ display:inline-block; padding:12px 0; width:100px; text-align:center; background:#c82121; margin-right:1em; color:#fff}
.service_online a.dis{ background:#dcdbdb; color:#666; cursor:default}

.service_zhinan h3{ padding-left:10px; border-bottom:2px solid #c82121}
.service_zhinan h3 strong{ display:block; width:109px; height:36px; background:url(../images/service/tbg01.gif); text-align:center; line-height:36px; font-size:16px; font-weight:bold; color:#fff}

.icon_zhinan{ padding:10px; background:#f5f5f5; border:1px solid #e8e8e8}
.icon_zhinan li{ float:left; margin:0 10px;_display:inline; width:145px;}
.icon_zhinan li a{ display:block; padding-top:90px; height:25px; font-family:"微软雅黑", "宋体"; font-size:16px; text-align:center}
.icon_zhinan li.icon01 a{ background:url(../images/service/icon01.png) no-repeat center top}
.icon_zhinan li.icon02 a{ background:url(../images/service/icon02.png) no-repeat center top}
.icon_zhinan li.icon03 a{ background:url(../images/service/icon03.png) no-repeat center top}
.icon_zhinan li.icon04 a{ background:url(../images/service/icon04.png) no-repeat center top}
.icon_zhinan li.icon05 a{ background:url(../images/service/icon05.png) no-repeat center top}

.service_zhinan .Accordion{}
.service_zhinan .Accordion dl{ border:1px solid #fff; margin-top:15px; padding-bottom:10px}
.service_zhinan .Accordion dl.red{border:1px solid #d00;background:#fdecec;}
.service_zhinan .Accordion dt{ position:relative; height:40px; border:1px solid #e4e4e4; background:url(../images/service/bg_acc01.jpg) no-repeat;}
.service_zhinan .Accordion dt strong{ padding-left:25px; display:inline-block; line-height:40px; font-weight:bold; color:#c82121; font-size:14px;}
.service_zhinan .Accordion dt i{ display:inline-block; width:40px; height:40px; position:absolute; right:0; top:0; background:url(../images/service/bg_acc02.gif) no-repeat center top; cursor:pointer}
.service_zhinan .Accordion dt.on i{ background-position:center bottom}
.service_zhinan .Accordion dd{ padding:15px 0 0; line-height:1.8}